home *** CD-ROM | disk | FTP | other *** search
/ Minami 58 / MINAMI58.ISO / Varios / Juegos Flash / Gold Yard.exe / scripts / DefineButton2_184 / BUTTONCONDACTION on(release).as next >
Text File  |  2003-04-29  |  62b  |  5 lines

  1. on(release){
  2.    _root.menuover = "";
  3.    gotoAndStop(1);
  4. }
  5.